Add rudimentary inferior shell interaction
authorSam Steingold <sds@gnu.org>
Wed, 21 Aug 2013 01:16:27 +0000 (21:16 -0400)
committerSam Steingold <sds@gnu.org>
Wed, 21 Aug 2013 01:16:27 +0000 (21:16 -0400)
commit2aac9a8a1331206b1cff980e9f2e473b42396cd7
tree589869b7e255679905166c8ac0111efc69690f10
parentbb691dce0a7942158b4bdc154331a7ee4e112175
Add rudimentary inferior shell interaction
* lisp/progmodes/sh-script.el (sh-shell-process): New buffer-local variable.
(sh-set-shell): Reset it.
(sh-show-shell, sh-cd-here, sh-send-line-or-region-and-step): New
commands (bound to C-c C-z, C-c C-d, and C-c C-n).
lisp/ChangeLog
lisp/progmodes/sh-script.el